@charset "utf-8";
/* CSS Document */
A {
	color : #529fd0;
	text-decoration : none;
}

A:Visited  {
	color : #02e3e75;
	text-decoration : none;
}

A:Active  {
	color : #2e3e75;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	color : #587bde;
}
.very-large-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 26pt;
	color: #333;
	font-weight: normal;
}

.very-large-sans-serif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 26pt;
	color: #06397E;
	font-weight: normal;
}

.large_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #333;
	font-weight: bold;
}
.verytinyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 8px;
	color: #333;
}
.plain_text {
	font-family: Verdana,Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666;
}
.large_black_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	color: #333;
}
.tinyblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: 12pt;
}
.copytxt {
	font-family: Helvetica, Arial, sans-serif; 
	color: #514d4a;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
}
.bodytxt_lean {
	font-family: Helvetica, Arial, sans-serif; 
	color: #514d4a;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

.bodytxt-serif {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	color: #514d4a;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
}

.light_verdana_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 16pt;
}

.medium_serif_headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	line-height: 20pt;
}
.verdana_italic{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	line-height: 11pt;
}.large_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #333;
}
.medium_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 17pt;
	font-weight: normal;
	color: #6d5e51;
}

.challenge_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #333;
}
.exp_text {
	font-family: Calibri;
	font-size: 12pt;
	line-height: 16pt;
}
.white_foot {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #FFF;
}
.white_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 20pt;
	color: #FFF;
}
.white_foot_sm {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #FFF;
}
.verdana_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15pt;
	line-height: 13pt;
	color: #000;
}
